Conversation
|
Hello @andyhorn this is something we might want revisit being part of wingspan. Debug workflow can be tech-agnostic but it definitely also needs its flutter part here. I started on debug VeryGoodOpenSource/vgv-wingspan#141 in wingspan so we might coordinate together to distribute it across both of the plugins |
I thought about Wingspan as I opened this PR. Should it live in both? |
There is a place to live in both, here you can write specifics of flutter debugging - reading out the dart diagnostics etc. In wingspan is where general debug workflow gonna live |
Description
Add a new "debug" SKILL.
Instructs the agent to use a methodical, hypothesis-based approach to discover the root-cause of a bug or unexpected behavior and fix it with minimal changes.
Resolves #83
Type of Change
feat)fix)refactor)docs)ci)chore)